.bj2kap7l2r {
    border-width: 1px;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #ecefed;
}

body {
    font-family: Onest;
}

.g6iay9gsii {
    font-family: 'Onest', sans-serif;
    font-size: 3.5rem;
    line-height: 1;
}

.g6iay9gsii>.ylfpx5z6x2 {
    font-size: 4.375rem;
}

.riif4sbemd {
    font-family: 'Onest', sans-serif;
    font-size: 2.625rem;
    line-height: 1;
}

.riif4sbemd>.ylfpx5z6x2 {
    font-size: 3.28125rem;
}

.rjqavq969p {
    font-family: 'Onest', sans-serif;
    font-size: 1.125rem;
    line-height: 1.3;
}

.rjqavq969p>.ylfpx5z6x2 {
    font-size: 1.40625rem;
}

.p1hnlgth6s {
    font-family: 'Onest', sans-serif;
    font-size: 2.2rem;
    line-height: 1;
}

.p1hnlgth6s>.ylfpx5z6x2 {
    font-size: 2.75rem;
}

.zc1z3kqhnr {
    font-family: 'Onest', sans-serif;
    font-size: 1.375rem;
    line-height: 1.2;
}

.zc1z3kqhnr>.ylfpx5z6x2 {
    font-size: 1.71875rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .g6iay9gsii {
        font-size: 2.8rem;
    }
}

@media (max-width: 768px) {
    .g6iay9gsii {
        font-size: 2.45rem;
        font-size: calc(1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20))));
    }

    .riif4sbemd {
        font-size: 2.1rem;
        font-size: calc(1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 20rem) / (48 - 20))));
    }

    .rjqavq969p {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .p1hnlgth6s {
        font-size: 1.76rem;
        font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
    }

    .zc1z3kqhnr {
        font-size: 1.1rem;
        font-size: calc(1.13125rem + (1.375 - 1.13125) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.13125rem + (1.375 - 1.13125) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .g6iay9gsii {
        font-size: 2.45rem;
        font-size: calc(1.875rem + (3.5 - 1.875) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (1.875rem + (3.5 - 1.875) * ((100vw - 62rem) / (87 - 62))));
    }

    .riif4sbemd {
        font-size: 2.1rem;
        font-size: calc(1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (1.5687499999999999rem + (2.625 - 1.5687499999999999) * ((100vw - 62rem) / (87 - 62))));
    }

    .rjqavq969p {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62))));
    }

    .p1hnlgth6s {
        font-size: 1.76rem;
        font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 62rem) / (87 - 62))));
    }

    .zc1z3kqhnr {
        font-size: 1.1rem;
        font-size: calc(1.13125rem + (1.375 - 1.13125) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.13125rem + (1.375 - 1.13125) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.bj2kap7l2r {
    padding: 1.25rem 2rem;
    border-radius: 4px;
    padding: 0.75rem 1.5rem;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #aac7ca !important;
}

.bg-success {
    background-color: #60e1a5 !important;
}

.bg-info {
    background-color: #4cd9f5 !important;
}

.bg-warning {
    background-color: #ffd042 !important;
}

.bg-danger {
    background-color: #e35e6b !important;
}

.zewz3kp8lb .ylfpx5z6x2 {
    border: 1px solid #ffffff;
}

.zewz3kp8lb,
.zewz3kp8lb:active {
    background-color: #aac7ca !important;
    border-color: #aac7ca !important;
    color: #ffffff !important;
    box-shadow: none;
}

.zewz3kp8lb:hover,
.zewz3kp8lb:focus,
.zewz3kp8lb.focus,
.zewz3kp8lb.active {
    color: inherit;
    background-color: #c9dcde !important;
    border-color: #c9dcde !important;
    box-shadow: none;
}

.zewz3kp8lb.disabled,
.zewz3kp8lb:disabled {
    color: #ffffff !important;
    background-color: #c9dcde !important;
    border-color: #c9dcde !important;
}

.btn-secondary .ylfpx5z6x2 {
    border: 1px solid #816214;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #f1dba3 !important;
    border-color: #f1dba3 !important;
    color: #816214 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: inherit;
    background-color: #f8eccf !important;
    border-color: #f8eccf !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #816214 !important;
    background-color: #f8eccf !important;
    border-color: #f8eccf !important;
}

.btn-info .ylfpx5z6x2 {
    border: 1px solid #ffffff;
}

.btn-info,
.btn-info:active {
    background-color: #4cd9f5 !important;
    border-color: #4cd9f5 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    color: inherit;
    background-color: #7ce3f8 !important;
    border-color: #7ce3f8 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #7ce3f8 !important;
    border-color: #7ce3f8 !important;
}

.btn-success .ylfpx5z6x2 {
    border: 1px solid #ffffff;
}

.btn-success,
.btn-success:active {
    background-color: #60e1a5 !important;
    border-color: #60e1a5 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: inherit;
    background-color: #8be9bd !important;
    border-color: #8be9bd !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #8be9bd !important;
    border-color: #8be9bd !important;
}

.btn-warning .ylfpx5z6x2 {
    border: 1px solid #423200;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffd042 !important;
    border-color: #ffd042 !important;
    color: #423200 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: inherit;
    background-color: #ffdd75 !important;
    border-color: #ffdd75 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #423200 !important;
    background-color: #ffdd75 !important;
    border-color: #ffdd75 !important;
}

.btn-danger .ylfpx5z6x2 {
    border: 1px solid #ffffff;
}

.btn-danger,
.btn-danger:active {
    background-color: #e35e6b !important;
    border-color: #e35e6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: inherit;
    background-color: #eb8993 !important;
    border-color: #eb8993 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #eb8993 !important;
    border-color: #eb8993 !important;
}

.ewn1jwvr6p .ylfpx5z6x2 {
    border: 1px solid #808080;
}

.ewn1jwvr6p,
.ewn1jwvr6p:active {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #808080 !important;
    box-shadow: none;
}

.ewn1jwvr6p:hover,
.ewn1jwvr6p:focus,
.ewn1jwvr6p.focus,
.ewn1jwvr6p.active {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.ewn1jwvr6p.disabled,
.ewn1jwvr6p:disabled {
    color: #808080 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black .ylfpx5z6x2 {
    border: 1px solid #ffffff;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline .ylfpx5z6x2 {
    border: 1px solid #aac7ca;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #aac7ca;
    color: #aac7ca;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #75a4a9 !important;
    background-color: transparent !important;
    border-color: #75a4a9 !important;
    box-shadow: none !important;
}

.btn-primary-outline:hover .ylfpx5z6x2,
.btn-primary-outline:focus .ylfpx5z6x2,
.btn-primary-outline.focus .ylfpx5z6x2,
.btn-primary-outline.active .ylfpx5z6x2 {
    border: 1px solid #75a4a9;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #aac7ca !important;
    border-color: #aac7ca !important;
}

.btn-secondary-outline .ylfpx5z6x2 {
    border: 1px solid #f1dba3;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #f1dba3;
    color: #f1dba3;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #e6be58 !important;
    background-color: transparent !important;
    border-color: #e6be58 !important;
    box-shadow: none !important;
}

.btn-secondary-outline:hover .ylfpx5z6x2,
.btn-secondary-outline:focus .ylfpx5z6x2,
.btn-secondary-outline.focus .ylfpx5z6x2,
.btn-secondary-outline.active .ylfpx5z6x2 {
    border: 1px solid #e6be58;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #816214 !important;
    background-color: #f1dba3 !important;
    border-color: #f1dba3 !important;
}

.btn-info-outline .ylfpx5z6x2 {
    border: 1px solid #4cd9f5;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #4cd9f5;
    color: #4cd9f5;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #0cbbde !important;
    background-color: transparent !important;
    border-color: #0cbbde !important;
    box-shadow: none !important;
}

.btn-info-outline:hover .ylfpx5z6x2,
.btn-info-outline:focus .ylfpx5z6x2,
.btn-info-outline.focus .ylfpx5z6x2,
.btn-info-outline.active .ylfpx5z6x2 {
    border: 1px solid #0cbbde;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #4cd9f5 !important;
    border-color: #4cd9f5 !important;
}

.btn-success-outline .ylfpx5z6x2 {
    border: 1px solid #60e1a5;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #60e1a5;
    color: #60e1a5;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #25c57b !important;
    background-color: transparent !important;
    border-color: #25c57b !important;
    box-shadow: none !important;
}

.btn-success-outline:hover .ylfpx5z6x2,
.btn-success-outline:focus .ylfpx5z6x2,
.btn-success-outline.focus .ylfpx5z6x2,
.btn-success-outline.active .ylfpx5z6x2 {
    border: 1px solid #25c57b;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #60e1a5 !important;
    border-color: #60e1a5 !important;
}

.btn-warning-outline .ylfpx5z6x2 {
    border: 1px solid #ffd042;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffd042;
    color: #ffd042;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #eab000 !important;
    background-color: transparent !important;
    border-color: #eab000 !important;
    box-shadow: none !important;
}

.btn-warning-outline:hover .ylfpx5z6x2,
.btn-warning-outline:focus .ylfpx5z6x2,
.btn-warning-outline.focus .ylfpx5z6x2,
.btn-warning-outline.active .ylfpx5z6x2 {
    border: 1px solid #eab000;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #423200 !important;
    background-color: #ffd042 !important;
    border-color: #ffd042 !important;
}

.btn-danger-outline .ylfpx5z6x2 {
    border: 1px solid #e35e6b;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #e35e6b;
    color: #e35e6b;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #c82333 !important;
    background-color: transparent !important;
    border-color: #c82333 !important;
    box-shadow: none !important;
}

.btn-danger-outline:hover .ylfpx5z6x2,
.btn-danger-outline:focus .ylfpx5z6x2,
.btn-danger-outline.focus .ylfpx5z6x2,
.btn-danger-outline.active .ylfpx5z6x2 {
    border: 1px solid #c82333;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e35e6b !important;
    border-color: #e35e6b !important;
}

.btn-black-outline .ylfpx5z6x2 {
    border: 1px solid #232323;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline:hover .ylfpx5z6x2,
.btn-black-outline:focus .ylfpx5z6x2,
.btn-black-outline.focus .ylfpx5z6x2,
.btn-black-outline.active .ylfpx5z6x2 {
    border: 1px solid #000000;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline .ylfpx5z6x2 {
    border: 1px solid #fafafa;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline:hover .ylfpx5z6x2,
.btn-white-outline:focus .ylfpx5z6x2,
.btn-white-outline.focus .ylfpx5z6x2,
.btn-white-outline.active .ylfpx5z6x2 {
    border: 1px solid #cfcfcf;
}

.btn-white-outline.disabled,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #aac7ca !important;
}

.text-secondary {
    color: #f1dba3 !important;
}

.text-success {
    color: #60e1a5 !important;
}

.text-info {
    color: #4cd9f5 !important;
}

.text-warning {
    color: #ffd042 !important;
}

.text-danger {
    color: #e35e6b !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #6b9ea3 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #e4b84a !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #23b873 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #0cafcf !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #dba500 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #bb2030 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.chh06ky9hn):not(.dropdown-item):not([role]):not(.j98t2sm85k) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.chh06ky9hn):not(.dropdown-item):not([role]):not(.j98t2sm85k):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .chh06ky9hn.active {
    color: #aac7ca;
}

.nav-tabs .chh06ky9hn:not(.active) {
    color: #232323;
}

.ovignx5wa9 {
    background-color: #70c770;
}

.alert-info {
    background-color: #4cd9f5;
}

.alert-warning {
    background-color: #ffd042;
}

.dcqss8tkbc {
    background-color: #e35e6b;
}

.gadazozf3k .bj2kap7l2r:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .bj2kap7l2r {
    background-color: #aac7ca;
    border-color: #aac7ca;
    color: #ffffff;
}

.mbr-gallery-filter li.active .bj2kap7l2r:focus {
    box-shadow: none;
}

.nav-tabs .chh06ky9hn {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #aac7ca;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.zn1sbtnqmh {
    font-family: 'Onest', sans-serif;
    font-size: 1.125rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.zn1sbtnqmh>.ylfpx5z6x2 {
    font-size: 1.40625rem;
}

.zn1sbtnqmh:hover,
.zn1sbtnqmh:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #aac7ca !important;
}

.zn1sbtnqmh:-webkit-input-placeholder {
    font-family: 'Onest', sans-serif;
    font-size: 1.125rem;
    line-height: 1.3;
    font-weight: 400;
}

.zn1sbtnqmh:-webkit-input-placeholder>.ylfpx5z6x2 {
    font-size: 1.40625rem;
}

blockquote {
    border-color: #aac7ca;
}

/* Forms */
.dlp1hjgf77 .input-group-btn .bj2kap7l2r {
    border-radius: 0 !important;
}

.dlp1hjgf77 .input-group-btn .bj2kap7l2r:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.dlp1hjgf77 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.dlp1hjgf77 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #aac7ca;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #aac7ca;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #aac7ca;
    border-bottom-color: #aac7ca;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #aac7ca !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #f1dba3 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23aac7ca' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.gadazozf3k .bj2kap7l2r {
    padding: 17px 26px;
    font-weight: 400;
    flex-direction: row-reverse;
}

.gadazozf3k .bj2kap7l2r .ylfpx5z6x2 {
    margin-left: 0;
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    font-size: 10px;
    border-radius: 100%;
    border: 1px solid inherit;
}

.ewn1jwvr6p:hover,
.ewn1jwvr6p:focus {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.glth9908us {
    border-radius: 2rem;
}

.eebcze6bly {
    border-radius: 1rem;
}

img,
.card-wrap,
.fg0swfvd77,
.video-wrapper,
.mbr-figure iframe,
.brdk79ou22 iframe,
.bdvsg14kfw,
.plan,
.x27x6w57tt,
.tgchya9ku2 {
    border-radius: 0 !important;
}

.wv3e9kna6s {
    border-radius: 100px !important;
}

.nav.nav-tabs .wwle6c7h2l .chh06ky9hn {
    border-radius: 1rem !important;
    border-radius: 0 !important;
}

.t4s3wcspiq .m584zh3se2 {
    position: relative !important;
}

.t4s3wcspiq .i5hg9xfkd0 {
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 992px) {
    .t4s3wcspiq .i5hg9xfkd0 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.t4s3wcspiq .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.t4s3wcspiq .dropdown-menu {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

.t4s3wcspiq .dropdown-item {
    border: none !important;
    background: #f4f4f4 !important;
    font-weight: 400 !important;
}

.t4s3wcspiq .dropdown-item:hover,
.t4s3wcspiq .dropdown-item:focus {
    background: #f4f4f4 !important;
    color: #7a9699 !important;
}

.t4s3wcspiq .dropdown-item:hover span {
    color: white;
}

.t4s3wcspiq .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.t4s3wcspiq .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.t4s3wcspiq .ztae2emq61 .ttfy5vt1eo {
    padding: 0 0.3em !important;
    margin: 0.667em 1em !important;
}

.t4s3wcspiq .ztae2emq61 .ttfy5vt1eo.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.t4s3wcspiq .chh06ky9hn {
    position: relative;
}

.t4s3wcspiq .container {
    display: flex;
    margin: 0 auto;
    max-width: 1600px;
}

@media (min-width: 992px) {
    .t4s3wcspiq .container {
        flex-wrap: nowrap;
    }
}

.t4s3wcspiq .iconfont-wrapper {
    color: #093388 !important;
    font-size: 1.5rem;
    transition: all 0.3s ease-in-out;
}

.t4s3wcspiq .iconfont-wrapper:hover {
    opacity: 0.7;
}

.t4s3wcspiq .dropdown-menu,
.t4s3wcspiq .t2di3ro6lp.opened {
    background: #f4f4f4 !important;
}

.t4s3wcspiq .wwle6c7h2l:focus,
.t4s3wcspiq .chh06ky9hn:focus {
    outline: none;
}

.t4s3wcspiq .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.t4s3wcspiq .dropdown .dropdown-menu .dropdown-item::after {
    right: 1.6rem;
}

.t4s3wcspiq .dropdown .dropdown-menu .dropdown-item .ylfpx5z6x2 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.t4s3wcspiq .dropdown .dropdown-menu .dropdown-item .ylfpx5z6x2:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.t4s3wcspiq .xbrdvt1zex .dropdown-menu .dropdown-item:before {
    display: none;
}

.t4s3wcspiq .xbrdvt1zex .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.t4s3wcspiq .t2di3ro6lp {
    min-height: 60px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: #f4f4f4;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.t4s3wcspiq .t2di3ro6lp.opened {
    transition: all 0.3s;
}

.t4s3wcspiq .t2di3ro6lp .dropdown-item {
    padding: 8px 3.2rem 8px 22px;
    line-height: 1.5;
    border-radius: 0;
    margin-left: 4px;
    margin-bottom: 4px;
}

.t4s3wcspiq .t2di3ro6lp .navbar-logo img {
    width: auto;
}

.t4s3wcspiq .t2di3ro6lp .q20smvrm90 {
    justify-content: flex-end;
    z-index: 1;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex {
    justify-content: center;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex .wwle6c7h2l .chh06ky9hn::before {
    display: none;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex.opened .dropdown-menu {
    top: 0;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex .dropdown-menu .dropdown-item:after {
    right: auto;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex ul.lpjxhqlc3f li {
    margin: auto;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.t4s3wcspiq .t2di3ro6lp.xbrdvt1zex .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .t4s3wcspiq .t2di3ro6lp .wwle6c7h2l .chh06ky9hn::before {
        display: none;
    }

    .t4s3wcspiq .t2di3ro6lp.opened .dropdown-menu {
        top: 0;
    }

    .t4s3wcspiq .t2di3ro6lp .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .t4s3wcspiq .t2di3ro6lp .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .t4s3wcspiq .t2di3ro6lp .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .t4s3wcspiq .t2di3ro6lp .navbar-logo img {
        height: 3rem !important;
    }

    .t4s3wcspiq .t2di3ro6lp ul.lpjxhqlc3f li {
        margin: auto;
    }

    .t4s3wcspiq .t2di3ro6lp .dropdown-menu .dropdown-item {
        padding: 14px !important;
        text-align: center;
        margin-left: 0;
    }

    .t4s3wcspiq .t2di3ro6lp .q1rvuppabs {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0.5rem;
        max-width: 80%;
    }

    .t4s3wcspiq .t2di3ro6lp .dug9itdu8e {
        flex-basis: auto;
    }

    .t4s3wcspiq .t2di3ro6lp .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.t4s3wcspiq .t2di3ro6lp.navbar-short {
    min-height: 60px;
}

.t4s3wcspiq .t2di3ro6lp.navbar-short .q1rvuppabs {
    min-height: 60px;
}

.t4s3wcspiq .q1rvuppabs {
    min-height: 60px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word !important;
    z-index: 1;
    word-wrap: break-word !important;
    white-space: normal;
}

.t4s3wcspiq .q1rvuppabs .j98t2sm85k {
    line-height: inherit !important;
    font-weight: 400;
}

.t4s3wcspiq .q1rvuppabs .j98t2sm85k:hover,
.t4s3wcspiq .q1rvuppabs .j98t2sm85k:focus {
    color: #7a9699 !important;
}

.t4s3wcspiq .q1rvuppabs .navbar-logo a {
    outline: none;
}

.t4s3wcspiq .t2di3ro6lp.opened .q1rvuppabs .j98t2sm85k:hover,
.t4s3wcspiq .t2di3ro6lp.opened .q1rvuppabs .j98t2sm85k:focus {
    color: #7a9699 !important;
}

.t4s3wcspiq .dropdown-item.active,
.t4s3wcspiq .dropdown-item:active {
    background-color: transparent;
}

.t4s3wcspiq .pv8n9b0c69 .lpjxhqlc3f .chh06ky9hn {
    padding: 0;
}

.t4s3wcspiq .ztae2emq61 .ttfy5vt1eo.dropdown-toggle {
    margin-right: 1.667em;
}

.t4s3wcspiq .ztae2emq61 .ttfy5vt1eo.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.t4s3wcspiq .t2di3ro6lp.pv8n9b0c69 .dropdown .dropdown-menu {
    background: #f4f4f4;
    top: 3.2rem;
    border-radius: 30px;
}

@media (max-width: 992px) {
    .t4s3wcspiq .t2di3ro6lp.pv8n9b0c69 .dropdown .dropdown-menu {
        top: 0;
    }
}

.t4s3wcspiq .t2di3ro6lp.pv8n9b0c69 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
    top: 0;
    border-left: 1px solid transparent;
}

.t4s3wcspiq .t2di3ro6lp .dropdown.open>.dropdown-menu {
    display: block;
}

.t4s3wcspiq ul.lpjxhqlc3f {
    flex-wrap: wrap;
}

@media (min-width: 991px) {
    .t4s3wcspiq ul.lpjxhqlc3f {
        padding: 0;
        background-color: transparent;
        border: 2px solid transparent;
    }
}

.t4s3wcspiq .i9073b6s7a {
    text-align: center;
    width: auto;
}

.t4s3wcspiq .i9073b6s7a .bj2kap7l2r {
    white-space: nowrap;
    margin-right: 0;
    min-height: auto;
    width: auto;
    padding: 11px 26px;
}

@media (max-width: 575px) {
    .t4s3wcspiq .i9073b6s7a .bj2kap7l2r {
        width: auto !important;
    }
}

.t4s3wcspiq button.dug9itdu8e {
    outline: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    border-radius: 100%;
    background-color: #f4f4f4 !important;
    border: none !important;
    box-shadow: none !important;
}

.t4s3wcspiq button.dug9itdu8e .fp8qgj59ot span {
    position: absolute;
    right: 0;
    width: 20px;
    height: 2px;
    border-right: 5px;
    background-color: #7a9699;
}

.t4s3wcspiq button.dug9itdu8e .fp8qgj59ot span:nth-child(1) {
    top: 18px;
    left: 15px;
    transition: all 0.2s;
}

.t4s3wcspiq button.dug9itdu8e .fp8qgj59ot span:nth-child(2) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.t4s3wcspiq button.dug9itdu8e .fp8qgj59ot span:nth-child(3) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.t4s3wcspiq button.dug9itdu8e .fp8qgj59ot span:nth-child(4) {
    left: 15px;
    top: 30px;
    transition: all 0.2s;
}

.t4s3wcspiq nav.opened .fp8qgj59ot span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.t4s3wcspiq nav.opened .fp8qgj59ot span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.t4s3wcspiq nav.opened .fp8qgj59ot span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.t4s3wcspiq nav.opened .fp8qgj59ot span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.t4s3wcspiq .m584zh3se2 {
    padding: 0 1rem;
}

.t4s3wcspiq a.chh06ky9hn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.t4s3wcspiq .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .t4s3wcspiq .t2di3ro6lp {
        height: 70px;
    }

    .t4s3wcspiq .t2di3ro6lp.opened {
        height: auto;
    }

    .t4s3wcspiq .wwle6c7h2l .chh06ky9hn:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.t4s3wcspiq .lpjxhqlc3f {
    margin: 0 auto;
}

.t4s3wcspiq .wwle6c7h2l {
    padding: 0;
    margin: 0;
}

.t4s3wcspiq .wwle6c7h2l .chh06ky9hn {
    padding: 8px 22px !important;
    margin: 0 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    border-radius: 3rem;
}

.t4s3wcspiq .wwle6c7h2l .chh06ky9hn::after {
    color: inherit !important;
    transform: rotate(0);
    transition: 0.3s;
}

.t4s3wcspiq .wwle6c7h2l .chh06ky9hn:hover,
.t4s3wcspiq .wwle6c7h2l .chh06ky9hn:focus {
    background-color: transparent;
    color: #7a9699 !important;
    opacity: 0.7;
}

.t4s3wcspiq .wwle6c7h2l .chh06ky9hn:hover::after,
.t4s3wcspiq .wwle6c7h2l .chh06ky9hn:focus::after {
    color: inherit !important;
}

.t4s3wcspiq .wwle6c7h2l .chh06ky9hn.show::after {
    transform: rotate(180deg);
}

.t4s3wcspiq .wwle6c7h2l .dropdown-menu {
    background-color: transparent !important;
}

.t4s3wcspiq .wwle6c7h2l .dropdown-menu:hover {
    background-color: transparent !important;
}

@media (max-width: 991px) {
    .t4s3wcspiq .t2di3ro6lp {
        justify-content: flex-start !important;
    }

    .t4s3wcspiq .t2di3ro6lp.opened {
        min-height: 100vh !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    .t4s3wcspiq .q20smvrm90 {
        padding: 20px 0 3rem;
    }

    .t4s3wcspiq .q20smvrm90 .lpjxhqlc3f {
        width: 100%;
        margin-bottom: 24px;
    }

    .t4s3wcspiq .q20smvrm90 .wwle6c7h2l {
        width: 100%;
        margin: 0;
    }

    .t4s3wcspiq .q20smvrm90 .wwle6c7h2l:not(:first-child) {
        border-top: 1px solid transparent;
    }

    .t4s3wcspiq .q20smvrm90 .wwle6c7h2l .chh06ky9hn {
        padding: 14px !important;
        justify-content: center;
        margin: 0 !important;
        margin-bottom: 4px !important;
    }
}

.t4s3wcspiq .sciliz933b {
    min-height: 60px;
}

.t4s3wcspiq .j98t2sm85k {
    color: #7A9699;
}

.t4s3wcspiq .chh06ky9hn,
.t4s3wcspiq .dropdown-item {
    color: #7A9699;
}

.dacnwhvjic {
    align-items: flex-end;
    background-image: url("photo-1706398978424-5318cd5253af.jpeg");
}

.dacnwhvjic .mbr-fallback-image.disabled {
    display: none;
}

.dacnwhvjic .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dacnwhvjic .x27x6w57tt {
    justify-content: flex-end;
    padding-bottom: 40px;
}

@media (max-width: 992px) {
    .dacnwhvjic .oynppgecsc {
        margin-bottom: 10px;
    }
}

.dacnwhvjic .oynppgecsc .ux81wr1e7o {
    margin-bottom: 16px;
}

.dacnwhvjic .oynppgecsc .o3xrxul03o .qmpub2n5zk {
    display: inline-block;
    width: 40%;
    margin-bottom: 30px;
}

@media (max-width: 1440px) {
    .dacnwhvjic .oynppgecsc .o3xrxul03o .qmpub2n5zk {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .dacnwhvjic .oynppgecsc .o3xrxul03o .qmpub2n5zk {
        width: 100%;
    }
}

.dacnwhvjic .oynppgecsc .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.dacnwhvjic .nx1orx6m1n .hhzdz95h63 {
    display: inline-flex;
    flex-direction: column;
}

.dacnwhvjic .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu {
    margin-bottom: 10px;
}

.dacnwhvjic .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu:last-child {
    margin-bottom: 0;
}

.dacnwhvjic .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 {
    padding: 6px 26px 6px 6px;
    display: inline-flex;
    align-items: center;
    background-color: #d7d2d2;
}

.dacnwhvjic .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 {
    margin-right: 10px;
}

.dacnwhvjic .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
    width: 70px;
    height: 70px;
    min-width: 70px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 992px) {
    .dacnwhvjic .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
        width: 50px;
        height: 50px;
        min-width: 50px;
    }
}

.dacnwhvjic .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 0;
}

.dacnwhvjic .btn-wrapper {
    margin-top: -10%;
}

.dacnwhvjic .ux81wr1e7o {
    color: #f4f4f4;
}

.dacnwhvjic .qmpub2n5zk {
    color: #f4f4f4;
}

.dacnwhvjic .hd52fry0fi {
    color: #58595b;
}

.dacnwhvjic .ux81wr1e7o,
.dacnwhvjic .gadazozf3k {
    color: #FFFFFF;
}

.dacnwhvjic .qmpub2n5zk,
.dacnwhvjic .o3xrxul03o {
    color: #FFFFFF;
}

.czajsi6es9 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    overflow: hidden;
    align-items: flex-end;
    background-color: #f4f4f4;
}

.czajsi6es9 .mbr-fallback-image.disabled {
    display: none;
}

.czajsi6es9 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.czajsi6es9 .x27x6w57tt {
    justify-content: flex-end;
}

.czajsi6es9 .oynppgecsc {
    padding: 80px 0;
}

@media (max-width: 992px) {
    .czajsi6es9 .oynppgecsc {
        margin-bottom: 10px;
        padding: 40px 0;
    }
}

.czajsi6es9 .oynppgecsc .ux81wr1e7o {
    margin-bottom: 16px;
}

.czajsi6es9 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
    display: inline-block;
    width: 60%;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .czajsi6es9 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
        width: 100%;
    }
}

.czajsi6es9 .oynppgecsc .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.czajsi6es9 .nx1orx6m1n {
    height: 100%;
    min-height: 700px;
    position: relative;
}

@media (max-width: 992px) {
    .czajsi6es9 .nx1orx6m1n {
        height: 350px;
        min-height: auto;
    }
}

.czajsi6es9 .nx1orx6m1n .dwj29nxemp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .czajsi6es9 .nx1orx6m1n .dwj29nxemp img {
        width: 100%;
    }
}

.czajsi6es9 .nx1orx6m1n .lf3g1ju3h6 img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 50%;
    object-fit: cover;
    z-index: 1;
    border-top: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
}

.czajsi6es9 .ux81wr1e7o {
    color: #093388;
}

.czajsi6es9 .qmpub2n5zk {
    color: #58595b;
}

.czajsi6es9 .ux81wr1e7o,
.czajsi6es9 .gadazozf3k {
    color: #7A9699;
}

.a2jufw7i09 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.a2jufw7i09 .mbr-fallback-image.disabled {
    display: none;
}

.a2jufw7i09 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.a2jufw7i09 .fg0swfvd77 {
    overflow: hidden;
    display: flex;
}

@media (max-width: 992px) {
    .a2jufw7i09 .fg0swfvd77 {
        display: block;
    }
}

.a2jufw7i09 .fg0swfvd77 .nx1orx6m1n {
    width: 50%;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 30px;
}

@media (max-width: 992px) {
    .a2jufw7i09 .fg0swfvd77 .nx1orx6m1n {
        width: 100%;
        padding: 20px;
        min-height: 350px;
    }
}

.a2jufw7i09 .fg0swfvd77 .nx1orx6m1n .dwj29nxemp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

.a2jufw7i09 .fg0swfvd77 .oynppgecsc {
    width: 50%;
    padding: 30px;
    background-color: #7a9699;
}

@media (max-width: 992px) {
    .a2jufw7i09 .fg0swfvd77 .oynppgecsc {
        padding: 20px;
        width: 100%;
    }
}

.a2jufw7i09 .fg0swfvd77 .oynppgecsc .g6quxn9mim {
    margin-bottom: 160px;
}

@media (max-width: 992px) {
    .a2jufw7i09 .fg0swfvd77 .oynppgecsc .g6quxn9mim {
        margin-bottom: 20px;
    }
}

.a2jufw7i09 .fg0swfvd77 .oynppgecsc .g6quxn9mim .qne106hgka {
    margin-bottom: 0;
}

.a2jufw7i09 .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 60%;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .a2jufw7i09 .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
    }
}

.a2jufw7i09 .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
    display: inline-block;
    width: 50%;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .a2jufw7i09 .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
        width: 100%;
    }
}

.a2jufw7i09 .fg0swfvd77 .oynppgecsc .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.a2jufw7i09 .qne106hgka {
    color: #000000;
}

.a2jufw7i09 .ux81wr1e7o {
    color: #f4f4f4;
}

.a2jufw7i09 .qmpub2n5zk {
    color: #d7d2d2;
}

.a2jufw7i09 .ux81wr1e7o,
.a2jufw7i09 .gadazozf3k,
.a2jufw7i09 .vaisfmy5w5 {
    color: #000000;
}

.a2jufw7i09 .qmpub2n5zk,
.a2jufw7i09 .o3xrxul03o {
    color: #000000;
}

.tes1zkrspb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.tes1zkrspb .mbr-fallback-image.disabled {
    display: none;
}

.tes1zkrspb .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tes1zkrspb .fg0swfvd77 {
    overflow: hidden;
    display: flex;
}

@media (max-width: 992px) {
    .tes1zkrspb .fg0swfvd77 {
        display: block;
    }
}

.tes1zkrspb .fg0swfvd77 .nx1orx6m1n {
    width: 50%;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 30px;
}

@media (max-width: 992px) {
    .tes1zkrspb .fg0swfvd77 .nx1orx6m1n {
        width: 100%;
        padding: 20px;
        min-height: 350px;
    }
}

.tes1zkrspb .fg0swfvd77 .nx1orx6m1n .dwj29nxemp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

.tes1zkrspb .fg0swfvd77 .nx1orx6m1n .lf3g1ju3h6 img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45%;
    height: 50%;
    object-fit: cover;
    z-index: 1;
    border-top: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
}

.tes1zkrspb .fg0swfvd77 .oynppgecsc {
    width: 50%;
    padding: 30px;
    background-color: #ededee;
}

@media (max-width: 992px) {
    .tes1zkrspb .fg0swfvd77 .oynppgecsc {
        padding: 20px;
        width: 100%;
    }
}

.tes1zkrspb .fg0swfvd77 .oynppgecsc .tnh6mfeq55 {
    margin-bottom: 160px;
}

@media (max-width: 992px) {
    .tes1zkrspb .fg0swfvd77 .oynppgecsc .tnh6mfeq55 {
        margin-bottom: 20px;
    }
}

.tes1zkrspb .fg0swfvd77 .oynppgecsc .tnh6mfeq55 .ylfpx5z6x2 {
    display: inline-flex;
    font-size: 84px;
    color: #7a9699;
}

@media (max-width: 992px) {
    .tes1zkrspb .fg0swfvd77 .oynppgecsc .tnh6mfeq55 .ylfpx5z6x2 {
        font-size: 54px;
    }
}

.tes1zkrspb .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 60%;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .tes1zkrspb .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
    }
}

.tes1zkrspb .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
    display: inline-block;
    width: 60%;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .tes1zkrspb .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
        width: 100%;
    }
}

.tes1zkrspb .fg0swfvd77 .oynppgecsc .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.tes1zkrspb .ux81wr1e7o {
    color: #093388;
}

.tes1zkrspb .qmpub2n5zk {
    color: #58595b;
}

.tes1zkrspb .ux81wr1e7o,
.tes1zkrspb .gadazozf3k,
.tes1zkrspb .vaisfmy5w5,
.tes1zkrspb .tnh6mfeq55 {
    color: #7A9699;
}

.dhjxugudlk {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.dhjxugudlk .mbr-fallback-image.disabled {
    display: none;
}

.dhjxugudlk .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dhjxugudlk .fg0swfvd77 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #7a9699;
    padding: 80px 0;
}

@media (max-width: 992px) {
    .dhjxugudlk .fg0swfvd77 {
        display: block;
        padding: 40px 20px 20px;
    }
}

.dhjxugudlk .fg0swfvd77 .vaisfmy5w5 {
    width: 60%;
}

@media (max-width: 992px) {
    .dhjxugudlk .fg0swfvd77 .vaisfmy5w5 {
        width: 100%;
    }
}

.dhjxugudlk .fg0swfvd77 .vaisfmy5w5 .ux81wr1e7o {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .dhjxugudlk .fg0swfvd77 .vaisfmy5w5 .ux81wr1e7o {
        margin-bottom: 20px;
    }
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q {
    width: 60%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 20px;
}

@media (max-width: 992px) {
    .dhjxugudlk .fg0swfvd77 .nufx9h8x8q {
        width: 100%;
        display: block;
    }
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt {
    position: relative;
    padding: 25px 0;
    margin: 0;
    background-color: transparent;
    border-bottom: 1px solid #000000;
}

@media (max-width: 992px) {
    .dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt {
        padding: 20px 0;
    }
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt:first-child {
    border-top: 1px solid #000000;
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt:nth-child(5) {
    border-top: 1px solid #000000;
}

@media (max-width: 992px) {
    .dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt:nth-child(5) {
        border-top: none;
    }
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .quj05l4tyx {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .quj05l4tyx .i5sx4uzgpw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .quj05l4tyx .i5sx4uzgpw .msjin4lvaj {
    margin-bottom: 0;
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .quj05l4tyx .i5sx4uzgpw .tnh6mfeq55 {
    width: 20px;
    height: 20px;
    min-width: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
    border: 1px solid #000000;
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .quj05l4tyx .i5sx4uzgpw .tnh6mfeq55 .ylfpx5z6x2 {
    font-size: 10px;
    transition: all 0.3s ease-in-out;
    color: #000000;
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .quj05l4tyx .i5sx4uzgpw:not(.xbrdvt1zex) .tnh6mfeq55 {
    transform: rotate(-180deg);
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .qxnmmewvc8 .ea5dva8kqk {
    margin-top: 30px;
}

@media (max-width: 992px) {
    .dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .qxnmmewvc8 .ea5dva8kqk {
        margin-top: 20px;
    }
}

.dhjxugudlk .fg0swfvd77 .nufx9h8x8q .x27x6w57tt .qxnmmewvc8 .ea5dva8kqk .letfh3tq9n {
    margin-bottom: 0;
}

.dhjxugudlk .ux81wr1e7o {
    color: #f4f4f4;
    text-align: center;
}

.dhjxugudlk .msjin4lvaj {
    color: #000000;
}

.dhjxugudlk .letfh3tq9n {
    color: #d7d2d2;
}

.dhjxugudlk .ux81wr1e7o,
.dhjxugudlk .gadazozf3k,
.dhjxugudlk .vaisfmy5w5 {
    color: #000000;
}

.dhjxugudlk .letfh3tq9n,
.dhjxugudlk .ea5dva8kqk {
    color: #000000;
}

.tqd2w8uy1w {
    align-items: flex-end;
    background-image: url("photo-1692685820422-61b43dff3fca.jpeg");
}

.tqd2w8uy1w .mbr-fallback-image.disabled {
    display: none;
}

.tqd2w8uy1w .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tqd2w8uy1w .dwj29nxemp {
    height: 450px;
}

@media (max-width: 992px) {
    .tqd2w8uy1w .dwj29nxemp {
        height: 350px;
    }
}

.hk22mxcapa {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.hk22mxcapa .mbr-fallback-image.disabled {
    display: none;
}

.hk22mxcapa .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hk22mxcapa .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .hk22mxcapa .vaisfmy5w5 .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .hk22mxcapa .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.hk22mxcapa .nx1orx6m1n {
    margin: 0 -5px;
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .hk22mxcapa .nx1orx6m1n .x8a5fh8ieu {
        margin-bottom: 20px;
    }
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    height: 100%;
    background-color: #ededee;
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .g6quxn9mim {
    margin-bottom: 120px;
}

@media (max-width: 992px) {
    .hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .g6quxn9mim {
        margin-bottom: 20px;
    }
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .g6quxn9mim .wv3e9kna6s {
    padding: 6px 26px 6px 6px;
    display: inline-flex;
    align-items: center;
    background-color: #ffffff;
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .g6quxn9mim .wv3e9kna6s .pf6k64smk4 img {
    width: 70px;
    height: 70px;
    min-width: 70px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 992px) {
    .hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .g6quxn9mim .wv3e9kna6s .pf6k64smk4 img {
        width: 50px;
        height: 50px;
        min-width: 50px;
    }
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .g6quxn9mim .wv3e9kna6s .wv3e9kna6s {
    margin-left: 10px;
    margin-bottom: 0;
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 90%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k {
    margin-top: 20px;
}

.hk22mxcapa .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.hk22mxcapa .ux81wr1e7o {
    color: #093388;
}

.hk22mxcapa .hd52fry0fi {
    color: #093388;
}

.hk22mxcapa .j6iax610rq {
    color: #58595b;
}

.hk22mxcapa .wv3e9kna6s {
    color: #58595b;
}

.hk22mxcapa .ux81wr1e7o,
.hk22mxcapa .vaisfmy5w5 {
    color: #7A9699;
}

.hk22mxcapa .hd52fry0fi,
.hk22mxcapa .gadazozf3k,
.hk22mxcapa .tnh6mfeq55 {
    color: #7A9699;
}

.lfe4j0duao {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.lfe4j0duao .mbr-fallback-image.disabled {
    display: none;
}

.lfe4j0duao .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lfe4j0duao .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .lfe4j0duao .vaisfmy5w5 .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .lfe4j0duao .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.lfe4j0duao .nx1orx6m1n {
    margin: 0 -5px;
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .lfe4j0duao .nx1orx6m1n .x8a5fh8ieu {
        margin-bottom: 20px;
    }
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    height: 100%;
    background-color: #ededee;
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
    height: 400px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
        height: 350px;
    }
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 {
    padding: 20px;
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 90%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k {
    margin-top: 20px;
}

.lfe4j0duao .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.lfe4j0duao .ux81wr1e7o {
    color: #093388;
}

.lfe4j0duao .hd52fry0fi {
    color: #093388;
}

.lfe4j0duao .j6iax610rq {
    color: #58595b;
}

.lfe4j0duao .ux81wr1e7o,
.lfe4j0duao .vaisfmy5w5 {
    color: #7A9699;
}

.lfe4j0duao .hd52fry0fi,
.lfe4j0duao .gadazozf3k,
.lfe4j0duao .tnh6mfeq55 {
    color: #7A9699;
}

.hrb21pduf6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.hrb21pduf6 .mbr-fallback-image.disabled {
    display: none;
}

.hrb21pduf6 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hrb21pduf6 .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .hrb21pduf6 .vaisfmy5w5 .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .hrb21pduf6 .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.hrb21pduf6 .r7nahzkau7 {
    width: 100%;
    height: 1px;
    background-color: #d7d2d2;
    margin-bottom: 20px;
}

.hrb21pduf6 .nx1orx6m1n {
    margin: 0;
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu {
    padding: 0;
    margin-bottom: 20px;
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu:nth-child(3n) .tgchya9ku2 {
    border-right: none;
}

@media (max-width: 992px) {
    .hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu:nth-child(3n) .tgchya9ku2 {
        border-right: 1px solid #d7d2d2;
    }
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    padding: 0 20px 20px 0;
    height: 100%;
    padding: 0 20px 20px 20px;
    border-right: 1px solid #d7d2d2;
    border-bottom: 1px solid #d7d2d2;
}

@media (max-width: 992px) {
    .hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
        padding: 0 20px 20px 0;
    }
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .zitcha918p {
    padding-bottom: 80px;
}

@media (max-width: 992px) {
    .hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .zitcha918p {
        padding-bottom: 20px;
    }
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .zitcha918p .eebcze6bly {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 5px;
    border-radius: 1rem;
    background-color: #d7d2d2;
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 90%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k {
    margin-top: 20px;
}

.hrb21pduf6 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.hrb21pduf6 .ux81wr1e7o {
    color: #093388;
}

.hrb21pduf6 .eebcze6bly {
    color: #f4f4f4;
}

.hrb21pduf6 .hd52fry0fi {
    color: #093388;
}

.hrb21pduf6 .j6iax610rq {
    color: #58595b;
}

.hrb21pduf6 .ux81wr1e7o,
.hrb21pduf6 .vaisfmy5w5 {
    color: #7A9699;
}

.hrb21pduf6 .hd52fry0fi,
.hrb21pduf6 .gadazozf3k {
    color: #7A9699;
}

.o45azmxi0v {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.o45azmxi0v .mbr-fallback-image.disabled {
    display: none;
}

.o45azmxi0v .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o45azmxi0v .fg0swfvd77 {
    overflow: hidden;
    display: flex;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 {
        display: block;
    }
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n {
    width: 50%;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 30px;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .nx1orx6m1n {
        width: 100%;
        padding: 20px;
        min-height: 350px;
    }
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n .dwj29nxemp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 {
    display: inline-flex;
    flex-wrap: wrap;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 {
        display: block;
    }
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu {
    margin: 10px 10px 0 0;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu {
        margin: 0 0 10px 0;
    }

    .o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu:last-child {
        margin-bottom: 0;
    }
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 {
    padding: 6px 26px 6px 6px;
    display: inline-flex;
    align-items: center;
    background-color: #d7d2d2;
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 {
    margin-right: 10px;
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
    width: 70px;
    height: 70px;
    min-width: 70px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
        width: 50px;
        height: 50px;
        min-width: 50px;
    }
}

.o45azmxi0v .fg0swfvd77 .nx1orx6m1n .hhzdz95h63 .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 0;
}

.o45azmxi0v .fg0swfvd77 .oynppgecsc {
    width: 50%;
    padding: 30px;
    background-color: #7a9699;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .oynppgecsc {
        padding: 20px;
        width: 100%;
    }
}

.o45azmxi0v .fg0swfvd77 .oynppgecsc .tnh6mfeq55 {
    margin-bottom: 160px;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .oynppgecsc .tnh6mfeq55 {
        margin-bottom: 20px;
    }
}

.o45azmxi0v .fg0swfvd77 .oynppgecsc .tnh6mfeq55 .ylfpx5z6x2 {
    display: inline-flex;
    font-size: 84px;
    color: #000000;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .oynppgecsc .tnh6mfeq55 .ylfpx5z6x2 {
        font-size: 54px;
    }
}

.o45azmxi0v .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 60%;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
    }
}

.o45azmxi0v .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
    display: inline-block;
    width: 50%;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .o45azmxi0v .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
        width: 100%;
    }
}

.o45azmxi0v .fg0swfvd77 .oynppgecsc .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.o45azmxi0v .btn-wrapper {
    margin-top: -10%;
}

.o45azmxi0v .ux81wr1e7o {
    color: #f4f4f4;
}

.o45azmxi0v .qmpub2n5zk {
    color: #d7d2d2;
}

.o45azmxi0v .hd52fry0fi {
    color: #58595b;
}

.o45azmxi0v .ux81wr1e7o,
.o45azmxi0v .gadazozf3k,
.o45azmxi0v .vaisfmy5w5,
.o45azmxi0v .tnh6mfeq55 {
    color: #000000;
}

.o45azmxi0v .qmpub2n5zk,
.o45azmxi0v .o3xrxul03o {
    color: #000000;
}

.cid-v2eWiBRCQJ {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.cid-v2eWiBRCQJ .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2eWiBRCQJ .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2eWiBRCQJ .title-wrap .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .cid-v2eWiBRCQJ .title-wrap .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .title-wrap .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.cid-v2eWiBRCQJ .tabs-wrapper {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tabs-wrapper {
        margin-bottom: 20px;
    }
}

.cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs {
    border: none;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs {
        grid-template-columns: 1fr;
    }
}

.cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs .wwle6c7h2l {
    padding: 0;
    border: none;
    display: block;
}

.cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs .wwle6c7h2l:first-child .chh06ky9hn {
    border-left: 1px solid #d7d2d2;
}

.cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs .wwle6c7h2l .chh06ky9hn {
    color: #7a9699;
    padding: 90px 20px 20px;
    border: none;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    border-top: 1px solid #d7d2d2;
    border-right: 1px solid #d7d2d2;
    border-bottom: 1px solid #d7d2d2;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs .wwle6c7h2l .chh06ky9hn {
        padding: 20px;
    }
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs .wwle6c7h2l .chh06ky9hn {
        border-left: 1px solid #d7d2d2;
    }
}

.cid-v2eWiBRCQJ .tabs-wrapper .nav.nav-tabs .wwle6c7h2l .chh06ky9hn.active {
    background-color: #7a9699;
    color: #000000;
    border-color: #7a9699;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 {
    display: flex;
    flex-direction: row;
    border: none;
    background-color: transparent;
    overflow: hidden;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 {
        display: block;
    }
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 {
    width: 50%;
    background-color: #ededee;
    padding: 80px 20px 20px;
    position: relative;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 {
        width: 100%;
        padding: 60px 20px 20px;
    }
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .tnh6mfeq55 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .tnh6mfeq55 .ylfpx5z6x2 {
    display: inline-flex;
    font-size: 32px;
    color: #7a9699;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .hd52fry0fi {
    margin-bottom: 10px;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .list-wrapper {
    margin-bottom: 54px;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .list-wrapper {
        margin-bottom: 20px;
    }
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .list-wrapper .list {
    display: inline-flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .list-wrapper .list .item-wrap {
    position: relative;
    margin-bottom: 0;
    padding-left: 20px;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .list-wrapper .list .item-wrap::before {
    content: '—';
    position: absolute;
    top: 0;
    left: 0;
    color: inherit;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .item-price {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .item-price {
        margin-bottom: 20px;
    }
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .vaisfmy5w5 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .lf3g1ju3h6 {
    width: 50%;
    position: relative;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .lf3g1ju3h6 {
        width: 100%;
    }
}

.cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .lf3g1ju3h6 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .cid-v2eWiBRCQJ .tab-content .tab-pane .fg0swfvd77 .lf3g1ju3h6 img {
        position: static;
        height: 350px;
    }
}

.cid-v2eWiBRCQJ .ux81wr1e7o {
    color: #093388;
}

.cid-v2eWiBRCQJ .hd52fry0fi {
    color: #093388;
}

.cid-v2eWiBRCQJ .list {
    color: #58595b;
}

.cid-v2eWiBRCQJ .item-price {
    color: #7A9699;
}

.cid-v2eWiBRCQJ .ux81wr1e7o,
.cid-v2eWiBRCQJ .title-wrap {
    color: #7A9699;
}

.cid-v2eWiBRCQJ .hd52fry0fi,
.cid-v2eWiBRCQJ .gadazozf3k,
.cid-v2eWiBRCQJ .tnh6mfeq55 {
    color: #7A9699;
}

.cm67pfbtml {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.cm67pfbtml .mbr-fallback-image.disabled {
    display: none;
}

.cm67pfbtml .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cm67pfbtml .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .cm67pfbtml .vaisfmy5w5 .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .cm67pfbtml .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.cm67pfbtml .r7nahzkau7 {
    width: 100%;
    height: 1px;
    background-color: #d7d2d2;
    margin-bottom: 20px;
}

.cm67pfbtml .nx1orx6m1n {
    margin: 0;
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu {
    padding: 0;
    margin-bottom: 20px;
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu:nth-child(3n) .tgchya9ku2 {
    border-right: none;
}

@media (max-width: 992px) {
    .cm67pfbtml .nx1orx6m1n .x8a5fh8ieu:nth-child(3n) .tgchya9ku2 {
        border-right: 1px solid #d7d2d2;
    }
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    padding: 0 20px 20px 0;
    height: 100%;
    padding: 0 20px 20px 20px;
    border-right: 1px solid #d7d2d2;
    border-bottom: 1px solid #d7d2d2;
}

@media (max-width: 992px) {
    .cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
        padding: 0 20px 20px 0;
    }
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 {
    padding-bottom: 80px;
}

@media (max-width: 992px) {
    .cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 {
        padding-bottom: 20px;
    }
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
    height: 250px;
    width: 250px;
    object-fit: cover;
}

@media (max-width: 768px) {
    .cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
        width: 100%;
    }
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 90%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k {
    margin-top: 20px;
}

.cm67pfbtml .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.cm67pfbtml .ux81wr1e7o {
    color: #093388;
}

.cm67pfbtml .eebcze6bly {
    color: #f4f4f4;
}

.cm67pfbtml .hd52fry0fi {
    color: #093388;
}

.cm67pfbtml .j6iax610rq {
    color: #58595b;
}

.cm67pfbtml .ux81wr1e7o,
.cm67pfbtml .vaisfmy5w5 {
    color: #7A9699;
}

.cm67pfbtml .hd52fry0fi,
.cm67pfbtml .gadazozf3k {
    color: #7A9699;
}

.ifo9z1gqh8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.ifo9z1gqh8 .mbr-fallback-image.disabled {
    display: none;
}

.ifo9z1gqh8 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu {
    border-bottom: 1px solid #d7d2d2;
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu:first-child {
    border-top: 1px solid #d7d2d2;
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    padding: 32px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 992px) {
    .ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
        padding: 20px 0;
        display: block;
    }
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 {
    width: 48%;
    display: flex;
}

@media (max-width: 992px) {
    .ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 {
        display: block;
        width: 100%;
    }
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .eebcze6bly {
    min-width: 70px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .eebcze6bly {
        min-width: auto;
        margin-bottom: 10px;
    }
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    width: 100%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
        margin-bottom: 10px;
    }
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .o3xrxul03o {
    width: 50%;
}

@media (max-width: 992px) {
    .ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .o3xrxul03o {
        width: 100%;
    }
}

.ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 40%;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .o3xrxul03o .j6iax610rq {
        width: 60%;
    }
}

@media (max-width: 992px) {
    .ifo9z1gqh8 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.ifo9z1gqh8 .eebcze6bly {
    color: #7A9699;
}

.ifo9z1gqh8 .hd52fry0fi {
    color: #7A9699;
}

.ifo9z1gqh8 .j6iax610rq {
    color: #58595b;
}

.cid-v2eWiBTyyf {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.cid-v2eWiBTyyf .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2eWiBTyyf .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2eWiBTyyf .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .cid-v2eWiBTyyf .vaisfmy5w5 .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .cid-v2eWiBTyyf .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.cid-v2eWiBTyyf .nx1orx6m1n {
    margin: 0 -5px;
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu {
        margin-bottom: 20px;
    }
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    padding: 80px 20px 20px 20px;
    height: 100%;
    background-color: #ededee;
    position: relative;
}

@media (max-width: 992px) {
    .cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
        padding: 60px 20px 20px;
    }
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .tnh6mfeq55 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .tnh6mfeq55 .ylfpx5z6x2 {
    display: inline-flex;
    font-size: 32px;
    color: #7a9699;
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 90%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .item-price {
    margin-bottom: 0;
    margin-top: 80px;
}

@media (max-width: 992px) {
    .cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .item-price {
        margin-top: 20px;
    }
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k {
    margin-top: 30px;
}

@media (max-width: 992px) {
    .cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k {
        margin-top: 20px;
    }
}

.cid-v2eWiBTyyf .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.cid-v2eWiBTyyf .ux81wr1e7o {
    color: #093388;
}

.cid-v2eWiBTyyf .hd52fry0fi {
    color: #093388;
}

.cid-v2eWiBTyyf .j6iax610rq {
    color: #58595b;
}

.cid-v2eWiBTyyf .item-price {
    color: #7A9699;
}

.cid-v2eWiBTyyf .ux81wr1e7o,
.cid-v2eWiBTyyf .vaisfmy5w5 {
    color: #7A9699;
}

.cid-v2eWiBTyyf .hd52fry0fi,
.cid-v2eWiBTyyf .gadazozf3k,
.cid-v2eWiBTyyf .tnh6mfeq55 {
    color: #7A9699;
}

.j7j5yzisol {
    align-items: flex-end;
    background-image: url("photo-1734293047434-82b605dd29b8.jpeg");
}

.j7j5yzisol .mbr-fallback-image.disabled {
    display: none;
}

.j7j5yzisol .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.j7j5yzisol .l8jdhl0jp7 {
    justify-content: center;
}

@media (max-width: 992px) {
    .j7j5yzisol .oynppgecsc {
        margin-bottom: 10px;
    }
}

.j7j5yzisol .oynppgecsc .sciliz933b {
    display: inline-flex;
    flex-direction: column;
    width: 35%;
}

@media (max-width: 1440px) {
    .j7j5yzisol .oynppgecsc .sciliz933b {
        width: 45%;
    }
}

@media (max-width: 992px) {
    .j7j5yzisol .oynppgecsc .sciliz933b {
        width: 100%;
    }
}

.j7j5yzisol .oynppgecsc .sciliz933b .ux81wr1e7o {
    margin-bottom: 16px;
}

.j7j5yzisol .oynppgecsc .sciliz933b .o3xrxul03o .qmpub2n5zk {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .j7j5yzisol .oynppgecsc .sciliz933b .o3xrxul03o .qmpub2n5zk {
        width: 100%;
    }
}

.j7j5yzisol .oynppgecsc .sciliz933b .gadazozf3k {
    margin-top: 20px;
}

.j7j5yzisol .oynppgecsc .sciliz933b .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.j7j5yzisol .ux81wr1e7o {
    color: #f4f4f4;
}

.j7j5yzisol .qmpub2n5zk {
    color: #d7d2d2;
}

.j7j5yzisol .ux81wr1e7o,
.j7j5yzisol .gadazozf3k,
.j7j5yzisol .oynppgecsc {
    color: #FFFFFF;
    text-align: left;
}

.j7j5yzisol .qmpub2n5zk,
.j7j5yzisol .o3xrxul03o {
    color: #FFFFFF;
}

.tj1cikah1w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.tj1cikah1w .mbr-fallback-image.disabled {
    display: none;
}

.tj1cikah1w .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tj1cikah1w .vaisfmy5w5 .ux81wr1e7o {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .tj1cikah1w .vaisfmy5w5 .ux81wr1e7o {
        margin-bottom: 30px;
    }
}

.tj1cikah1w .q1pnpl61ii {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 462px;
    max-width: 462px;
}

@media (max-width: 767px) {
    .tj1cikah1w .q1pnpl61ii {
        min-width: 100%;
        max-width: 100%;
    }
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw {
    width: 100%;
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 {
    height: 100%;
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .pf6k64smk4 {
    margin-bottom: 20px;
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .pf6k64smk4 img {
    height: 460px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .pf6k64smk4 img {
        height: 350px;
    }
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 {
    position: relative;
    z-index: 1;
    padding-right: 25px;
}

@media (max-width: 992px) {
    .tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 {
        padding-right: 0;
    }
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .eeecxow5f0 {
    margin-bottom: 20px;
    border-bottom: 1px solid #d7d2d2;
    padding-bottom: 20px;
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .wj8kqp1pbi {
    margin-bottom: 0;
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k {
    margin-top: 20px;
}

.tj1cikah1w .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.tj1cikah1w .m7qmo8j80f,
.tj1cikah1w .cb0uqn1ykc {
    display: flex;
}

.tj1cikah1w .glth9908us {
    top: 0;
    width: 54px;
    height: 42px;
    font-size: 22px;
    background-color: #7a9699 !important;
    color: #f4f4f4 !important;
    border: none !important;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    top: -5rem;
}

@media (max-width: 992px) {
    .tj1cikah1w .glth9908us {
        top: 0;
    }
}

.tj1cikah1w .glth9908us:hover {
    opacity: 0.6 !important;
}

.tj1cikah1w .glth9908us.cb0uqn1ykc {
    right: 76px;
}

@media (max-width: 768px) {
    .tj1cikah1w .glth9908us.cb0uqn1ykc {
        right: 64px;
    }
}

.tj1cikah1w .glth9908us.m7qmo8j80f {
    right: 12px;
}

@media (max-width: 768px) {
    .tj1cikah1w .glth9908us.m7qmo8j80f {
        right: 0;
    }
}

.tj1cikah1w .ldiltmtjzi {
    position: relative;
    width: 100%;
    padding-top: 5rem;
    padding-top: 0;
}

@media (max-width: 992px) {
    .tj1cikah1w .ldiltmtjzi {
        padding-top: 4rem;
    }
}

@media (max-width: 992px) {
    .tj1cikah1w .ldiltmtjzi {
        padding-top: 4rem;
    }
}

.tj1cikah1w .t5xrho6ake {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.tj1cikah1w .t5xrho6ake.is-draggable {
    cursor: grab;
}

.tj1cikah1w .t5xrho6ake.is-dragging {
    cursor: grabbing;
}

.tj1cikah1w .ms6ifs17k7 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.tj1cikah1w .item-menu-overlay {
    opacity: 0 !important;
}

.tj1cikah1w .ux81wr1e7o {
    color: #093388;
}

.tj1cikah1w .eeecxow5f0 {
    color: #093388;
}

.tj1cikah1w .wj8kqp1pbi {
    color: #58595b;
}

.tj1cikah1w .eebcze6bly {
    color: #f4f4f4;
}

.tj1cikah1w .ux81wr1e7o,
.tj1cikah1w .vaisfmy5w5 {
    color: #7A9699;
}

.tj1cikah1w .eeecxow5f0,
.tj1cikah1w .gadazozf3k {
    color: #7A9699;
}

.d1vezm07sh {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.d1vezm07sh .mbr-fallback-image.disabled {
    display: none;
}

.d1vezm07sh .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.d1vezm07sh .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .d1vezm07sh .vaisfmy5w5 .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .d1vezm07sh .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.d1vezm07sh .nx1orx6m1n {
    margin: 0;
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu {
    padding: 0;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .d1vezm07sh .nx1orx6m1n .x8a5fh8ieu {
        margin-bottom: 20px;
    }
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    display: flex;
    padding: 0 40px 0 0;
    height: 100%;
    padding: 0 40px 40px 0;
    border-bottom: 1px solid #d7d2d2;
}

@media (max-width: 992px) {
    .d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
        display: block;
    }
}

@media (max-width: 992px) {
    .d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
        padding: 0 0 20px 0;
    }
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .eebcze6bly {
    min-width: 70px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .eebcze6bly {
        min-width: auto;
        margin-bottom: 10px;
    }
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 {
    width: 100%;
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .gadazozf3k {
    margin-top: 20px;
}

.d1vezm07sh .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.d1vezm07sh .ux81wr1e7o {
    color: #093388;
}

.d1vezm07sh .eebcze6bly {
    color: #7A9699;
}

.d1vezm07sh .hd52fry0fi {
    color: #093388;
}

.d1vezm07sh .j6iax610rq {
    color: #58595b;
}

.d1vezm07sh .hd52fry0fi,
.d1vezm07sh .gadazozf3k {
    color: #7A9699;
}

.omk4xr5iob {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.omk4xr5iob .mbr-fallback-image.disabled {
    display: none;
}

.omk4xr5iob .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.omk4xr5iob .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 40%;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .omk4xr5iob .vaisfmy5w5 .ux81wr1e7o {
        width: 60%;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .omk4xr5iob .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.omk4xr5iob .vycijwsatk {
    width: 100%;
    height: 1px;
    background-color: #d7d2d2;
    margin-bottom: 20px;
}

.omk4xr5iob .hbhybxm7p4 {
    width: 100%;
    height: 1px;
    background-color: #d7d2d2;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .omk4xr5iob .hbhybxm7p4 {
        margin-top: 0;
    }
}

.omk4xr5iob .nx1orx6m1n {
    margin: 0 -5px;
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .omk4xr5iob .nx1orx6m1n .x8a5fh8ieu {
        margin-bottom: 20px;
    }
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    height: 100%;
    background-color: #ededee;
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .tnh6mfeq55 {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .tnh6mfeq55 {
        margin-bottom: 20px;
    }
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .tnh6mfeq55 .ylfpx5z6x2 {
    font-size: 84px;
    color: #7a9699;
    display: inline-flex;
}

@media (max-width: 992px) {
    .omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .tnh6mfeq55 .ylfpx5z6x2 {
        font-size: 54px;
    }
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
    display: inline-block;
    width: 90%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .dfb8y3m9n2 .o3xrxul03o .j6iax610rq {
        width: 100%;
    }
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .gadazozf3k {
    margin-top: 20px;
}

.omk4xr5iob .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.omk4xr5iob .ux81wr1e7o {
    color: #093388;
}

.omk4xr5iob .hd52fry0fi {
    color: #093388;
}

.omk4xr5iob .j6iax610rq {
    color: #58595b;
}

.omk4xr5iob .ux81wr1e7o,
.omk4xr5iob .vaisfmy5w5 {
    color: #7A9699;
}

.omk4xr5iob .hd52fry0fi,
.omk4xr5iob .gadazozf3k,
.omk4xr5iob .tnh6mfeq55 {
    color: #7A9699;
}

.i0l1dsw7py {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.i0l1dsw7py .x8a5fh8ieu:focus,
.i0l1dsw7py span:focus {
    outline: none;
}

.i0l1dsw7py .x8a5fh8ieu {
    cursor: pointer;
}

.i0l1dsw7py .zxmkmwr888 {
    grid-row-gap: 10px;
}

.i0l1dsw7py .grid-container-1,
.i0l1dsw7py .grid-container-2,
.i0l1dsw7py .f49al8mpba {
    gap: 0 10px;
}

.i0l1dsw7py .ux81wr1e7o {
    margin-bottom: 40px;
    color: #093388;
    text-align: center;
}

@media (max-width: 992px) {
    .i0l1dsw7py .ux81wr1e7o {
        margin-bottom: 30px;
    }
}

.i0l1dsw7py .ry2syg33bi {
    max-width: 800px;
}

.i0l1dsw7py .container,
.i0l1dsw7py .i5hg9xfkd0 {
    overflow: hidden;
}

.i0l1dsw7py .zxmkmwr888 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.i0l1dsw7py .otifaov12v {
    display: flex;
    justify-content: center;
    align-items: center;
}

.i0l1dsw7py .otifaov12v img {
    min-width: 30vw;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .i0l1dsw7py .otifaov12v img {
        height: 250px;
    }
}

@media (max-width: 767px) {
    .i0l1dsw7py .otifaov12v img {
        min-width: 35vw;
        height: 140px;
    }
}

.i0l1dsw7py .grid-container-1,
.i0l1dsw7py .grid-container-2,
.i0l1dsw7py .f49al8mpba {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.i0l1dsw7py .grid-container-1 {
    align-items: flex-end;
}

.i0l1dsw7py .grid-container-2 {
    align-items: flex-start;
}

.f93wshf7gn {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.f93wshf7gn .mbr-fallback-image.disabled {
    display: none;
}

.f93wshf7gn .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.f93wshf7gn .r7nahzkau7 {
    width: 100%;
    height: 1px;
    background-color: #d7d2d2;
    margin-bottom: 20px;
}

.f93wshf7gn .nx1orx6m1n {
    margin: 0;
}

.f93wshf7gn .nx1orx6m1n .x8a5fh8ieu {
    padding: 0;
    margin-bottom: 20px;
}

.f93wshf7gn .nx1orx6m1n .x8a5fh8ieu:nth-child(6n) .tgchya9ku2 {
    border-right: none;
}

@media (max-width: 992px) {
    .f93wshf7gn .nx1orx6m1n .x8a5fh8ieu:nth-child(6n) .tgchya9ku2 {
        border-right: 1px solid #d7d2d2;
    }
}

.f93wshf7gn .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    padding: 0 20px 20px 0;
    height: 100%;
    padding: 0 20px 20px 20px;
    border-right: 1px solid #d7d2d2;
    border-bottom: 1px solid #d7d2d2;
}

@media (max-width: 992px) {
    .f93wshf7gn .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
        padding: 0 20px 20px 0;
    }
}

.f93wshf7gn .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .pf6k64smk4 img {
    height: 150px;
    object-fit: cover;
}

.kp5xok09gv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.kp5xok09gv .mbr-fallback-image.disabled {
    display: none;
}

.kp5xok09gv .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kp5xok09gv .fg0swfvd77 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #7a9699;
    padding: 80px 0;
}

@media (max-width: 992px) {
    .kp5xok09gv .fg0swfvd77 {
        display: block;
        padding: 40px 20px 20px;
    }
}

.kp5xok09gv .fg0swfvd77 .vaisfmy5w5 {
    width: 60%;
}

@media (max-width: 992px) {
    .kp5xok09gv .fg0swfvd77 .vaisfmy5w5 {
        width: 100%;
    }
}

.kp5xok09gv .fg0swfvd77 .vaisfmy5w5 .ux81wr1e7o {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .kp5xok09gv .fg0swfvd77 .vaisfmy5w5 .ux81wr1e7o {
        margin-bottom: 20px;
    }
}

.kp5xok09gv .fg0swfvd77 .r7nahzkau7 {
    height: 1px;
    background-color: #000000;
    margin-bottom: 20px;
    width: 60%;
}

@media (max-width: 992px) {
    .kp5xok09gv .fg0swfvd77 .r7nahzkau7 {
        width: 100%;
    }
}

.kp5xok09gv .fg0swfvd77 .brdk79ou22 {
    width: 60%;
}

@media (max-width: 992px) {
    .kp5xok09gv .fg0swfvd77 .brdk79ou22 {
        width: 100%;
    }
}

.kp5xok09gv .fg0swfvd77 .brdk79ou22 iframe {
    height: 500px;
}

@media (max-width: 992px) {
    .kp5xok09gv .fg0swfvd77 .brdk79ou22 iframe {
        height: 350px;
    }
}

.kp5xok09gv .ux81wr1e7o {
    color: #f4f4f4;
    text-align: center;
}

.kp5xok09gv .ux81wr1e7o,
.kp5xok09gv .gadazozf3k,
.kp5xok09gv .vaisfmy5w5 {
    color: #000000;
}

.u1nb54jpii {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.u1nb54jpii .mbr-fallback-image.disabled {
    display: none;
}

.u1nb54jpii .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.u1nb54jpii .vaisfmy5w5 .ux81wr1e7o {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .u1nb54jpii .vaisfmy5w5 .ux81wr1e7o {
        margin-bottom: 30px;
    }
}

.u1nb54jpii .q1pnpl61ii {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 342px;
    max-width: 342px;
}

@media (max-width: 767px) {
    .u1nb54jpii .q1pnpl61ii {
        min-width: 100%;
        max-width: 100%;
    }
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw {
    width: 100%;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 320px;
    border-right: 1px solid #d7d2d2;
    padding: 0 20px 0 0;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .zitcha918p {
    padding-bottom: 20px;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .zitcha918p .eebcze6bly {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 5px;
    border-radius: 1rem;
    background-color: #d7d2d2;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 {
    position: relative;
    z-index: 1;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 10px;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .j6iax610rq {
    margin-bottom: 0;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .mg38endbes {
    background-color: #ededee;
    border: none;
    padding: 20px;
}

.u1nb54jpii .q1pnpl61ii .bdvsg14kfw .mg38endbes .hd52fry0fi {
    margin-bottom: 20px;
}

.u1nb54jpii .m7qmo8j80f,
.u1nb54jpii .cb0uqn1ykc {
    display: flex;
}

.u1nb54jpii .glth9908us {
    top: 0;
    width: 54px;
    height: 42px;
    font-size: 22px;
    background-color: #7a9699 !important;
    color: #000000 !important;
    border: none !important;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    top: -5rem;
}

@media (max-width: 992px) {
    .u1nb54jpii .glth9908us {
        top: 0;
    }
}

.u1nb54jpii .glth9908us:hover {
    opacity: 0.6 !important;
}

.u1nb54jpii .glth9908us.cb0uqn1ykc {
    right: 76px;
}

@media (max-width: 768px) {
    .u1nb54jpii .glth9908us.cb0uqn1ykc {
        right: 64px;
    }
}

.u1nb54jpii .glth9908us.m7qmo8j80f {
    right: 12px;
}

@media (max-width: 768px) {
    .u1nb54jpii .glth9908us.m7qmo8j80f {
        right: 0;
    }
}

.u1nb54jpii .ldiltmtjzi {
    position: relative;
    width: 100%;
    padding-top: 5rem;
    padding-top: 0;
}

@media (max-width: 992px) {
    .u1nb54jpii .ldiltmtjzi {
        padding-top: 4rem;
    }
}

@media (max-width: 992px) {
    .u1nb54jpii .ldiltmtjzi {
        padding-top: 4rem;
    }
}

.u1nb54jpii .t5xrho6ake {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
    border-top: 1px solid #d7d2d2;
    border-bottom: 1px solid #d7d2d2;
    padding-top: 20px;
    padding-bottom: 20px;
}

.u1nb54jpii .t5xrho6ake.is-draggable {
    cursor: grab;
}

.u1nb54jpii .t5xrho6ake.is-dragging {
    cursor: grabbing;
}

.u1nb54jpii .ms6ifs17k7 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.u1nb54jpii .btn-wrapper {
    margin-top: -6%;
}

.u1nb54jpii .ux81wr1e7o {
    color: #093388;
}

.u1nb54jpii .hd52fry0fi {
    color: #093388;
}

.u1nb54jpii .j6iax610rq {
    color: #58595b;
}

.u1nb54jpii .eebcze6bly {
    color: #f4f4f4;
}

.u1nb54jpii .ux81wr1e7o,
.u1nb54jpii .vaisfmy5w5 {
    color: #7A9699;
}

.u1nb54jpii .hd52fry0fi,
.u1nb54jpii .gadazozf3k {
    color: #7A9699;
}

.cid-v2eWiC0nAE {
    padding-top: 2rem;
    padding-bottom: 1rem;
    background-color: #7a9699;
}

.cid-v2eWiC0nAE .x8a5fh8ieu:focus,
.cid-v2eWiC0nAE span:focus {
    outline: none;
}

.cid-v2eWiC0nAE .i5hg9xfkd0 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2eWiC0nAE .ry2syg33bi {
    max-width: 800px;
}

.cid-v2eWiC0nAE .x8a5fh8ieu {
    padding: 10px 0;
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2eWiC0nAE .x8a5fh8ieu {
        min-height: 45px;
    }
}

.cid-v2eWiC0JHu {
    align-items: flex-end;
}

.cid-v2eWiC0JHu .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2eWiC0JHu .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.cid-v2eWiC0JHu .dwj29nxemp {
    height: 450px;
}

@media (max-width: 992px) {
    .cid-v2eWiC0JHu .dwj29nxemp {
        height: 350px;
    }
}

.cid-v2eWiC07F9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.cid-v2eWiC07F9 .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2eWiC07F9 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2eWiC07F9 .fg0swfvd77 {
    overflow: hidden;
    display: flex;
}

@media (max-width: 992px) {
    .cid-v2eWiC07F9 .fg0swfvd77 {
        display: block;
    }
}

.cid-v2eWiC07F9 .fg0swfvd77 .sciliz933b {
    width: 50%;
    position: relative;
}

@media (max-width: 992px) {
    .cid-v2eWiC07F9 .fg0swfvd77 .sciliz933b {
        width: 100%;
    }
}

.cid-v2eWiC07F9 .fg0swfvd77 .oynppgecsc {
    width: 50%;
    padding: 30px;
    background-color: #7a9699;
    justify-content: flex-end;
}

@media (max-width: 992px) {
    .cid-v2eWiC07F9 .fg0swfvd77 .oynppgecsc {
        padding: 40px 20px;
        width: 100%;
    }
}

.cid-v2eWiC07F9 .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 60%;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .cid-v2eWiC07F9 .fg0swfvd77 .oynppgecsc .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
    }
}

.cid-v2eWiC07F9 .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-v2eWiC07F9 .fg0swfvd77 .oynppgecsc .o3xrxul03o .qmpub2n5zk {
        width: 100%;
    }
}

.cid-v2eWiC07F9 .ux81wr1e7o {
    color: #f4f4f4;
}

.cid-v2eWiC07F9 .qmpub2n5zk {
    color: #d7d2d2;
}

.cid-v2eWiC07F9 .ux81wr1e7o,
.cid-v2eWiC07F9 .gadazozf3k,
.cid-v2eWiC07F9 .vaisfmy5w5 {
    color: #000000;
}

.cid-v2eWiC07F9 .qmpub2n5zk,
.cid-v2eWiC07F9 .o3xrxul03o {
    color: #000000;
}

.qhtx14i175 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.qhtx14i175 .mbr-fallback-image.disabled {
    display: none;
}

.qhtx14i175 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qhtx14i175 .x27x6w57tt {
    justify-content: center;
}

.qhtx14i175 .vaisfmy5w5 .ux81wr1e7o {
    display: inline-block;
    width: 60%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .qhtx14i175 .vaisfmy5w5 .ux81wr1e7o {
        width: 100%;
        margin-bottom: 30px;
    }
}

.qhtx14i175 .q1pnpl61ii {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: fit-content;
    max-width: fit-content;
}

@media (max-width: 767px) {
    .qhtx14i175 .q1pnpl61ii {
        min-width: 100%;
        max-width: 100%;
    }
}

.qhtx14i175 .q1pnpl61ii .bdvsg14kfw {
    width: 100%;
}

.qhtx14i175 .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 {
    padding: 6px 26px 6px 6px;
    display: inline-flex;
    align-items: center;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .qhtx14i175 .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 {
        width: 100%;
    }
}

.qhtx14i175 .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .pf6k64smk4 {
    margin-right: 10px;
}

.qhtx14i175 .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .pf6k64smk4 img {
    width: 70px;
    height: 70px;
    min-width: 70px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 992px) {
    .qhtx14i175 .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .pf6k64smk4 img {
        width: 50px;
        height: 50px;
        min-width: 50px;
    }
}

.qhtx14i175 .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 {
    position: relative;
    z-index: 1;
}

.qhtx14i175 .q1pnpl61ii .bdvsg14kfw .tgchya9ku2 .dfb8y3m9n2 .hd52fry0fi {
    margin-bottom: 0;
}

.qhtx14i175 .m7qmo8j80f,
.qhtx14i175 .cb0uqn1ykc {
    display: flex;
}

.qhtx14i175 .glth9908us {
    top: 0;
    width: 54px;
    height: 42px;
    font-size: 22px;
    background-color: #093388 !important;
    color: #f4f4f4 !important;
    border: none !important;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    display: none;
}

.qhtx14i175 .glth9908us:hover {
    opacity: 0.6 !important;
}

.qhtx14i175 .glth9908us.cb0uqn1ykc {
    right: 76px;
}

@media (max-width: 768px) {
    .qhtx14i175 .glth9908us.cb0uqn1ykc {
        right: 64px;
    }
}

.qhtx14i175 .glth9908us.m7qmo8j80f {
    right: 12px;
}

@media (max-width: 768px) {
    .qhtx14i175 .glth9908us.m7qmo8j80f {
        right: 0;
    }
}

.qhtx14i175 .ldiltmtjzi {
    position: relative;
    width: 100%;
}

.qhtx14i175 .ldiltmtjzi::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 100%;
    background-image: linear-gradient(90deg, #f4f4f4, transparent);
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 768px) {
    .qhtx14i175 .ldiltmtjzi::before {
        display: none;
    }
}

.qhtx14i175 .ldiltmtjzi::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 100%;
    background-image: linear-gradient(90deg, transparent, #f4f4f4);
    pointer-events: none;
    z-index: 1;
}

@media (max-width: 768px) {
    .qhtx14i175 .ldiltmtjzi::after {
        display: none;
    }
}

.qhtx14i175 .t5xrho6ake {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.qhtx14i175 .t5xrho6ake.is-draggable {
    cursor: grab;
}

.qhtx14i175 .t5xrho6ake.is-dragging {
    cursor: grabbing;
}

.qhtx14i175 .ms6ifs17k7 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.qhtx14i175 .item-menu-overlay {
    opacity: 0 !important;
}

.qhtx14i175 .btn-wrapper {
    margin-top: -10%;
}

.qhtx14i175 .ux81wr1e7o {
    color: #093388;
}

.qhtx14i175 .hd52fry0fi {
    color: #58595b;
}

.qhtx14i175 .ux81wr1e7o,
.qhtx14i175 .vaisfmy5w5 {
    color: #7A9699;
}

.fi17lezerh {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1743699537171-750edd44bd87.jpeg");
}

.fi17lezerh .mbr-fallback-image.disabled {
    display: none;
}

.fi17lezerh .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fi17lezerh .oynppgecsc {
    display: flex;
    justify-content: center;
}

.fi17lezerh .fg0swfvd77 {
    background-color: #f4f4f4;
    padding: 40px 30px;
    width: 31%;
    -webkit-flex: inherit;
}

@media (max-width: 1440px) {
    .fi17lezerh .fg0swfvd77 {
        width: 42%;
    }
}

@media (max-width: 1200px) {
    .fi17lezerh .fg0swfvd77 {
        width: 52%;
    }
}

@media (max-width: 992px) {
    .fi17lezerh .fg0swfvd77 {
        width: 100%;
        display: block;
        padding: 20px 10px;
    }
}

.fi17lezerh .fg0swfvd77 .vaisfmy5w5 {
    margin-bottom: 30px;
    padding: 0 9.6px;
}

@media (max-width: 992px) {
    .fi17lezerh .fg0swfvd77 .vaisfmy5w5 {
        margin-bottom: 20px;
    }
}

.fi17lezerh .fg0swfvd77 .vaisfmy5w5 .ux81wr1e7o {
    margin-bottom: 10px;
}

.fi17lezerh .fg0swfvd77 .vaisfmy5w5 .qmpub2n5zk {
    margin-bottom: 0;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 {
    margin: 0;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 {
    margin-bottom: 30px !important;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .form-control-label {
    margin-bottom: 10px;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .zn1sbtnqmh {
    background-color: transparent !important;
    border-radius: 0 !important;
    padding: 20px 0;
    font-weight: 400;
    box-shadow: none;
    border: none !important;
    border-bottom: 1px solid #bac0cc !important;
}

@media (max-width: 992px) {
    .fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .zn1sbtnqmh {
        margin-bottom: 20px;
    }
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .zn1sbtnqmh::placeholder {
    color: #58595b;
    opacity: 0.5;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .zn1sbtnqmh:hover,
.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .zn1sbtnqmh:focus {
    box-shadow: none;
    border: none !important;
    border-bottom: 1px solid #bac0cc !important;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 textarea {
    min-height: 110px;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .form-check {
    padding-left: 2.1em;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .pn0vnx10f6 .form-check .form-check-input {
    background-color: #58595b;
    border-color: #58595b;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .gadazozf3k {
    width: 100%;
}

.fi17lezerh .fg0swfvd77 .zmogv17v4y .v0jyclzngx.l8jdhl0jp7 .gadazozf3k .bj2kap7l2r {
    width: 100%;
    margin-bottom: 0;
}

.fi17lezerh .ux81wr1e7o {
    color: #7A9699;
}

.fi17lezerh .qmpub2n5zk {
    color: #58595b;
}

.fi17lezerh label {
    color: #58595b;
}

.wx3kgk5k0r {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.wx3kgk5k0r .mbr-fallback-image.disabled {
    display: none;
}

.wx3kgk5k0r .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wx3kgk5k0r .fg0swfvd77 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ededee;
    padding: 80px 0;
}

@media (max-width: 992px) {
    .wx3kgk5k0r .fg0swfvd77 {
        display: block;
        padding: 40px 20px 20px;
    }
}

.wx3kgk5k0r .fg0swfvd77 .vaisfmy5w5 {
    width: 60%;
}

@media (max-width: 992px) {
    .wx3kgk5k0r .fg0swfvd77 .vaisfmy5w5 {
        width: 100%;
    }
}

.wx3kgk5k0r .fg0swfvd77 .vaisfmy5w5 .ux81wr1e7o {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .wx3kgk5k0r .fg0swfvd77 .vaisfmy5w5 .ux81wr1e7o {
        margin-bottom: 20px;
    }
}

.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n {
    width: 60%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 20px;
}

@media (max-width: 992px) {
    .wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n {
        display: block;
        width: 100%;
    }
}

.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu {
    border-bottom: 1px solid #d7d2d2;
}

.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu:first-child {
    border-top: 1px solid #d7d2d2;
}

.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu:nth-child(2) {
    border-top: 1px solid #d7d2d2;
}

@media (max-width: 992px) {
    .wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu:nth-child(2) {
        border-top: none;
    }
}

.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 {
    padding: 25px 0;
    height: 100%;
}

.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .hd52fry0fi {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .hd52fry0fi:hover,
.wx3kgk5k0r .fg0swfvd77 .nx1orx6m1n .x8a5fh8ieu .tgchya9ku2 .hd52fry0fi:focus {
    opacity: 0.7;
}

.wx3kgk5k0r .btn-wrapper {
    margin-top: -5%;
}

.wx3kgk5k0r .ux81wr1e7o {
    color: #093388;
    text-align: center;
}

.wx3kgk5k0r .hd52fry0fi {
    color: #7A9699;
}

.wx3kgk5k0r .ux81wr1e7o,
.wx3kgk5k0r .gadazozf3k,
.wx3kgk5k0r .vaisfmy5w5 {
    color: #7A9699;
}

.nxnd92nlja {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
}

.nxnd92nlja .mbr-fallback-image.disabled {
    display: none;
}

.nxnd92nlja .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nxnd92nlja .l8jdhl0jp7 {
    justify-content: center;
}

.nxnd92nlja .l8jdhl0jp7 .x27x6w57tt {
    justify-content: space-between;
}

.nxnd92nlja .oynppgecsc {
    margin-bottom: 20px;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .nxnd92nlja .oynppgecsc {
        margin-bottom: 20px;
    }
}

.nxnd92nlja .oynppgecsc .sciliz933b {
    display: inline-flex;
    flex-direction: column;
    width: 35%;
}

@media (max-width: 1440px) {
    .nxnd92nlja .oynppgecsc .sciliz933b {
        width: 45%;
    }
}

@media (max-width: 992px) {
    .nxnd92nlja .oynppgecsc .sciliz933b {
        width: 100%;
    }
}

.nxnd92nlja .oynppgecsc .sciliz933b .dwj29nxemp {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .nxnd92nlja .oynppgecsc .sciliz933b .dwj29nxemp {
        margin-bottom: 20px;
    }
}

.nxnd92nlja .oynppgecsc .sciliz933b .dwj29nxemp img {
    height: 260px;
    object-fit: cover;
}

.nxnd92nlja .oynppgecsc .sciliz933b .vaisfmy5w5 .ux81wr1e7o {
    margin-bottom: 0;
}

.nxnd92nlja .nav-wrapper {
    display: grid;
    grid-template-columns: 25% 1fr;
    gap: 20px;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .nxnd92nlja .nav-wrapper {
        margin-bottom: 20px;
        display: block;
    }
}

@media (max-width: 992px) {
    .nxnd92nlja .nav-wrapper .nav-wrap:first-child {
        margin-bottom: 20px;
    }
}

.nxnd92nlja .nav-wrapper .nav-wrap .mbr-list-title {
    margin-bottom: 20px;
}

.nxnd92nlja .nav-wrapper .nav-wrap .list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.nxnd92nlja .nav-wrapper .nav-wrap .list .item-wrap {
    position: relative;
    margin-bottom: 12px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.nxnd92nlja .nav-wrapper .nav-wrap .list .item-wrap:last-child {
    margin-bottom: 0;
}

.nxnd92nlja .nav-wrapper .nav-wrap .list .item-wrap:hover,
.nxnd92nlja .nav-wrapper .nav-wrap .list .item-wrap:focus {
    color: #093388;
}

.nxnd92nlja .gadazozf3k {
    margin-bottom: 20px;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .nxnd92nlja .gadazozf3k {
        margin-bottom: 20px;
    }
}

.nxnd92nlja .gadazozf3k .bj2kap7l2r {
    margin-bottom: 0;
}

.nxnd92nlja .r7nahzkau7 {
    width: 100%;
    height: 1px;
    background-color: #bac0cc;
    margin-bottom: 20px;
}

.nxnd92nlja .j6tllrytim {
    margin-bottom: 0;
    color: #58595b;
    text-align: center;
}

.nxnd92nlja .ux81wr1e7o {
    color: #093388;
}

.nxnd92nlja .mbr-list-title {
    color: #093388;
}

.nxnd92nlja .list {
    color: #58595b;
}